/* PC */
@media (min-width:600px) {

    /* PageControl_Box  */
    .PageControl_Box {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        /* margin-bottom: 45px; */
    }

    .PageControl_Div {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: auto;
        height: 27px;
        min-width: 100px;
        /* border: 1px solid saddlebrown; */
    }

    .PageControl_Next,
    .PageControl_Prev {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        height: 27px;
        width: 27px;
        margin-left: 20px;
        margin-right: 20px;

    }

    .PageControl_Next a,
    .PageControl_Prev a {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        margin: 0 auto;
        margin-top: 4px;
        width: 12px;
        height: 20px;
        font-size: 14px;
        color: #272727;
        text-align: center;
    }

    .PageControl_Num {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 27px;
    }

    .PageControl_Num ul {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        width: auto;
        height: 27px;
        list-style: none;
    }

    .PageControl_Num li {
        float: left;
        display: block;
        position: relative;
        margin: 0;
        padding: 0;

        width: 26px;
        height: 26px;
        line-height: 26px;
        /* font-weight: bold; */
        color: #4A4A4A;
        font-size: 16px;
        text-align: center;
        margin-right: 0px;

    }

    .PageControl_Num .NumOn {
        border-radius: 13px;
        background-color: #00712F;
    }

    .PageControl_Num .NumOn {
        color: #FFF !important;
    }

    .PageControl_Num a {
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0;
        width: 26px;
        height: 26px;
        border-radius: 13px;
        background-color: #F8F6F4;
        line-height: 26px;
        color: #4A4A4A;
        font-size: 16px;
        text-align: center;
    }



    /* Artical_Content */
    .Artical_Content {
        width: 100%;
        height: auto;
        background-color: #FFF;
        overflow: hidden;
    }

    .Artical_Content_Title_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 2px solid #E7EFFB;
    }

    .Artical_Content_Title {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 27px;
        font-size: 40px;
        line-height: 50px;
        color: #000;
        text-transform: uppercase;
    }

    .Artical_Content_Title a {
        color: #000;
    }

    .Artical_Content_Info_Div {
        margin: 0 auto;
        width: 100%;
        height: 47px;
        background-color: #F3F3F3;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Info {
        margin-top: 10px;
        width: 100%;
        font-size: 20px;
        line-height: 47px;
    }

    .Artical_Content_Info h4 {
        display: inline-block;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
        line-height: 47px;
        color: #000;
    }

    .Artical_Content_Info h4 a {
        color: #000;
    }

    .Artical_Content_Text_Div {
        width: 100%;
        height: auto;
        padding-top: 50px;
        /* border-bottom: 2px solid #E7EFFB; */
    }

    .Artical_Content_Text {
        margin: 0 auto;
        width: 100%;
        /* height: 1420px; */
        padding-bottom: 30px;
    }

    .Artical_Content_Text p {
        padding: 0 5px;
        font-size: 20px;
        line-height: 34px;
        color: #000;
        margin-bottom: 25px;
    }

    .Artical_Content_Text span {
        display: block;
        margin: 0 auto;
        width: 576px;
        margin-bottom: 10px;
    }

    .Artical_Content_Text span img {
        width: 576px;
    }

    .Artical_Content_Text em {
        display: block;
        margin: 0 auto;
        width: 576px;
        font-size: 16px;
        line-height: 22px;
        color: #434343;
        margin-bottom: 40px;
    }
}


@media (min-width:600px) {
    .mCaidan {
        display: none;
    }

    .caidan {
        display: none;
    }

     .TopBar_Box {
        margin: 0 auto;
        width: 100%;
        height: 11px;
        background: linear-gradient(to right, #B29873 0%, #B29873 50%, #00712F 50%, #00712F 100%);
        overflow: hidden;
  }


    .TopBar_Div {
        height: 11px;
        background: url(../images/Top_BK.jpg) center center no-repeat;
    }

    .TopMenu_Box {
       margin: 0 auto;
       width: 100%;
       background-color: #F3ECE7;
       height: 865px;
       overflow: hidden;
    }

   

     .TopBanner_Swiper {
        margin: 0 auto;
        margin-left: calc(50% - 960px);
        width: 1920px;
        height: 865px;
    
    }

   /* .TopBanner_Swiper {
        margin: 0 auto;
        width: 1920px;
        height: 865px;
        overflow: hidden;
    }*/

    .TopBanner_Swiper p {
        width: 1920px;
        height: 865px;
        overflow: hidden;
       /* opacity: 0.6;*/
    }

    .TopBanner_Swiper p img {
        width: 1920px;
        height: 865px;
    }

    .TopBanner_Bottom {
        position: absolute;
        bottom: 0;
        width: 1920px;
        height: 163px;
        /*background-color: rgba(0, 0, 0, 0.3);*/
        overflow: hidden;
    }

    .TopBanner_Swiper h4 {
        margin: 0 auto;
        margin-left: 360px;
        margin-top: 48px;
        width: 820px;
        height: 70px;
        line-height: 35px;
        font-size: 26px;
        color: #FFF;
        overflow: hidden;
    }

    .TopBanner_Swiper h4 a {
        color: #FFF;
    }

    .TopBanner_BTPrev {
        position: absolute;
        left: auto;
        right: 460px;
        bottom: 34px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .TopBanner_BTPrev:hover {
        background: url(../images/Home_Banner_Prev_on.png);

    }

    .TopBanner_BTNext {
        position: absolute;
        left: auto;
        right: 360px;
        bottom: 34px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .TopBanner_BTNext:hover {
        background: url(../images/Home_Banner_Next_on.png);
    }

    .TopMenu_BK {
        position: absolute;
        top: 0;
        left: calc(50% - 960px);
        padding-top: 50px;
        width: 1920px;
        height: 150px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        z-index: 3;
    }

    .TopMenu_Logo {
        position: absolute;
        top: 50px;
        left: 360px;
        width: 255px;
    }

    .TopMenu_Block {
        position: absolute;
        top: 50px;
        left: 615px;
        width: 890px;
        height: 80px;
    }

    .TopMenu_Top {
        position: absolute;
        top: 50px;
        right: 360px;
        width: 530px;
        /*width: 560px;*/
        height: 20px;
        z-index: 2;
    }

    .TopMenu_Link {
        float: left;
        width: 495px;
       /* width: 534px;*/
    }

    .TopMenu_Link ul {
        margin-top: 3px;
        width: 534px;
    }

    .TopMenu_Link li {
        float: left;
        padding: 0 15px;
        font-size: 14px;
        color: #F3F3F4;
        line-height: 14px;
        border-right: 1px solid #F3F3F4;
    }

    .TopMenu_Link li a {
        color: #F3F3F4;
    }

    .TopMenu_Link li:last-child {
        border-right: 0px;
    }

    .TopMenu_Search {
        float: left;
        margin-top: 0px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    /* 20240509 */
    .TopMenu_List {
        position: absolute;
        top: 70px;
        right: 350px;
        width: 898px;
    }

    .TopMenu_List ul {
        position: static;
        /* padding:21px 0; */
    }

    .TopMenu_List li {
        position: static;
        float: left;
    }


    .TopMenu_ListLi {
        padding-top: 21px;
        padding-bottom: 21px;
        height: 18px;
        line-height: 18px;
        font-size: 18px;
        color: #FFF;
    }

    /* 20240509 */
    .TopMenu_ListLi a {
        color: #FFF;
        height: 18px;
        padding: 0 20px;
        line-height: 18px;
        /* border-right: 1px solid #FFF; */
    }
    /* 20240514 */
    .TopMenu_ListLi a:hover {
        text-decoration: none;
    }
    .TopMenu_List li:last-child .TopMenu_ListLi a {
        border-right: 0px;
    }

    .TopMenu_List_BK {
        background-color: #D9D6D5;
    }

    /* 20240514 */
    .TopMenu_Level2_Block {
        display: none;
        /* position: fixed; */
        position: absolute;
        /* left: calc(50% - 960px); */
        left: -670px;
        padding: 74px 0;
        width: 1920px;
        height: 280px;
        background-color: rgba(0, 113, 47, 0.92);
        overflow: hidden;
    }

    .TopMenu_List li:hover {
        background-color: rgba(0, 113, 47, 0.92);
    }

    .TopMenu_List li:hover .TopMenu_ListLi a {
        color: #FFF;
    }

    .TopMenu_List li:hover .TopMenu_Level2_Block {
        display: block;
    }

    .TopMenu_Level2_Left {
        float: left;
        margin-left: 22px;
        margin-right: 87px;
        /* width: 176px;         */
    }

    .TopMenu_Level2_Left h4 {
        border-top: 1px solid #7FB897;
        padding: 18px 27px 15px 27px;
        width: 122px;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #FFF;
        cursor: pointer;
    }

    .TopMenu_Level2_Left h4:last-child {
        border-bottom: 1px solid #7FB897;
    }

    .TopMenu_Level2_Left h4 a {
        color: #fff;
    }
    
    
    .TopMenu_Level2_Now {
        color: #B19773 !important;
        font-weight: bold;
    }

    .TopMenu_Level2_Right {
        float: left;
        width: 900px;
        height: 276px;
        overflow: hidden;
    }

    .TopMenu_Level2_Content {
        width: 900px;
        height: 276px;
    }

    .TopMenu_Level2_Content p {
        float: left;
        width: 395px;
        height: 272px;
        margin-right: 30px;
    }

    .TopMenu_Level2_Content p img {
        width: 395px;
        height: 272px;
    }

    .TopMenu_Level2_Content h4 {
        /* float: right;
        width: 490px; */
        height: 272px;
        font-size: 16px;
        line-height: 28px;
        color: #FFF;
    }

    /* 20240509 */
    .TopMenu_Level2_Content h4 a {
        color: #B19773;
    }

    .Top_Search_Box {
        display: none;
        position: absolute;
        top: 130px;
        width: 100%;
        height: 387px;
        background-color: rgba(255, 255, 255, 0.75);
        z-index: 4;
    }

    .Top_Search_Div {
        padding-top: 40px;
    }

    .Top_Search_BT_Div {
        width: 100%;
        height: 110px;
    }

    .Top_Search_BT_Div p {
        float: right;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

    .Top_Search_BT_Div p img {
        float: right;
        width: 60px;
        height: 60px;
    }

    .Top_Search {
        margin: 0 auto;
        width: 868px;
        height: 72px;
        border-radius: 36px;
        background-color: #00712F;
    }

    .Top_Search_Input {
        float: left;
        margin-left: 42px;
        margin-top: 18px;
        width: 715px;
        height: 36px;
        border-right: 1px solid #FFF;
    }

    .Top_Search_Input input {
        width: 715px;
        background-color: #00712F;
        line-height: 36px;
        height: 36px;
        font-size: 16px;
        color: #FFF;
    }

    .Top_Search_Input input::input-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-webkit-input-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-moz-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-moz-placeholder {
        color: #FFF;
    }

    .Top_Search_Input input::-ms-input-placeholder {
        color: #FFF;
    }

    .Top_Search_InputBT {
        float: left;
        margin-top: 18px;
        width: 50px;
        margin-left: 15px;
        line-height: 36px;
        height: 36px;
        font-size: 20px;
        color: #FFF;
        font-weight: bold;
    }

    .Top_Search_InputBT a {
        color: #FFF;
    }
    
    .Top_Search_InputBT .sub {
        line-height: 36px;
        font-family: "微软雅黑";
        font-size: 20px;
        color: #FFF;
        font-weight: bold;
        background-color: #00712F;
  }
    

    .Top_Search_Link {
        margin-top: 23px;
        height: 22px;
        line-height: 22px;
        text-align: center;
    }

    .Top_Search_Link h4 {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        height: 22px;
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        color: #00712F;
    }

    .Top_Search_Link span {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        height: 22px;
        line-height: 22px;
        color: #232323;
    }

    .Top_Search_Link span a {
        color: #232323;
    }

    /* Home_News_Div */
    .Home_News_Div {
        margin-top: 100px;
        height: auto;
        overflow: hidden;
        margin-bottom: 75px;
    }

    .Home_Title {
        width: 100%;
        height: 48px;
    }

    .Home_News_Left {
        float: left;
        width: 780px;

    }

    .Home_Title_Txt {
        float: left;
        height: 34px;
        line-height: 34px;
        font-size: 28px;
        font-weight: bold;
        color: #232323;
        margin-right: 15px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;
    }

    .Home_Title_Txt a {
        color:#00712f;
        /*color: #232323;*/
    }
    /* 20240514 */
    .Home_Title_Txt a:hover {
        text-decoration: none;
    }
    .Home_Title_More {
        float: left;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        padding-left: 20px;
        background: url(../images/Icon_Arrow.png) left center no-repeat;
        color: #232323;
    }

    .Home_Title_More a {
        color: #232323;
    }

    .Home_News_List {
        width: 100%;
        /* height: 670px; */
        overflow: hidden;
    }

    .Home_News_List ul {
        width: 100%;
    }
    /* 20240514 */
    .Home_News_List li {
        border-top: 1px solid #E8E1DA;
        /*padding: 24px 24px;*/
       padding: 16px 24px;
        transition: all 0.5s;
    }

    .Home_News_List li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }
    /* 20240514 */
    .Home_News_List li:hover {
        background-color: #F8F6F4;
        transition: all 0.5s;
    }

    .Home_News_List li:hover p {
        display: block;       
    }

    .Home_News_List li:hover h6 {
        display: block;   
    }

    .Home_News_List_Text {
        /* min-height: 195px;  */
    }

    .Home_News_List li h4 {
        line-height: 19px;
        font-size: 14px;
        color: #00712F;
        margin-bottom: 10px;
    }

    .Home_News_List li h5 {
        line-height: 28px;
        font-size: 22px;
        color: #232323;
        /* margin-bottom: 15px; */
    }

    .Home_News_List li h5 a {
        color: #232323;
    }

    .Home_News_List li p {
        display: none;
        float: left;
        /*width: 280px;*/
        width:293px;
        height: 195px;
        margin-right: 22px;
        overflow: hidden;
        z-index: 2;
      
    }

    /* 20240509 */
    .Home_News_List li p img {
        /*width: 280px;*/
        width:293px;
        height: 195px;
        transition: all 0.5s;

    }

    /* 20240509 */
    .Home_News_List li p:hover img {
        /*width: 280px;*/
        width:293px;
        height: 195px;
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_News_List li h6 {
        display: none;
        margin-top: 15px;
        line-height: 23px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 15px;
        transition: all 0.5s;
    }

    .Home_News_List li h6 a {
        color: #232323;
    }

    /* 20240509 */
    .Home_News_List li:hover .Home_News_List_Text {
        min-height: 195px;
        overflow: hidden;
    }

    .Home_News_Right {
        float: right;
        width: 380px;
    }

    .Home_Event_Swiper {
        width: 100%;
    /* height: 670px;*/
        height: 850px;
        overflow: hidden;
    }

    .Home_Event_Swiper ul {
        width: 100%;
    /* height: 650px; */
        overflow: hidden;
    }

    .Home_Event_Swiper li {
    /* padding: 20px 15px;*/
        padding: 25px 15px;
        border-top: 1px solid #E8E1DA;
        overflow: hidden;
    }

    .Home_Event_Swiper li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }

    .Home_Event_Swiper li h4 {
        padding-left: 20px;
        background: url(../images/Icon_Star_Brown.png) left center no-repeat;
        line-height: 21px;
        height: 21px;
        font-size: 16px;
        color: #B19773;
        margin-bottom: 12px;
    }

    .Home_Event_Swiper li h4 a {
        color: #B19773;
    }

    .Home_Event_Swiper li h4 a:hover {
        text-decoration: none;
        color: #B19773;
    }

    .Home_Event_Swiper li h5 {
        line-height: 23px;
        font-size: 18px;
        color: #232323;
    }

    .Home_Event_Swiper li h5 a {
        color: #232323;
    }

    .Home_Event_Swiper li:hover {
        background-color: #B29873;
    }

    .Home_Event_Swiper li:hover h4 {
        background: url(../images/Icon_Star_White.png) left center no-repeat;
        color: #FFF;
    }

    .Home_Event_Swiper li:hover h4 a {
        color: #FFF;
    }

    .Home_Event_Swiper li:hover h5 {
        color: #FFF;
    }

    .Home_Event_Swiper li:hover h5 a {
        color: #FFF;
    }


    .Home_Event_BTPrev {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Event_BTPrev:hover {
        background: url(../images/Home_trailer_Prev_on.jpg);
    }

    .Home_Event_BTNext {
        position: absolute;
        left: 45px;
        bottom: 10px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Next.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Event_BTNext:hover {
        background: url(../images/Home_trailer_Next_on.jpg);
    }

    .Home_Event_pagination {
        font-size: 12px;
        left: 100px !important;
        bottom: 15px !important;
        width: 90px !important;
        height: 20px !important;
    }

    .Home_Event_pagination .swiper-pagination-bullet:focus {
        outline: none;
    }

    .Home_Event_pagination .swiper-pagination-bullet {
        border-radius: 6px;
        width: 12px;
        height: 12px;
        background-color: #96C5A9;
        opacity: 1;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
    }

    .Home_Event_pagination .swiper-pagination-bullet-active {
        background-color: #00712F;
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
    }

    /* Home_AD_Div */
    .Home_AD_Div {
        width: 1201px;
        height: 195px;
        margin-bottom: 94px;
    }

    .Home_AD_Div ul {
        width: 100%;
        height: 195px;
    }

    .Home_AD_Div li {
        float: left;
        width: 280px;
        height: 195px;
        overflow: hidden;
        margin-right: 27px;
    }

    /* 20240509 */
    .Home_AD_Div li img {
        width: 280px;
        height: 195px;
        transition: all 0.5s;
    }

    .Home_AD_Div li:hover img {
        width: 280px;
        height: 195px;
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_AD_Div li:last-child {
        margin-right: 0px;
    }

    /* Home_Research_Box */
    .Home_Research_Box {
        width: 100%;
        height: 740px;
        background-color: #F8F6F4;
        overflow: hidden;
    }

    .Home_Research_Div {
        padding-top: 98px;
        height: 642px;
    }

    .Home_Research_Title {
        height: 52px !important;
    }

    .Home_Research_Swiper {
        width: 616px;
        height: 530px;
    }

    .Home_Research_Swiper .swiper-slide {
        opacity: 0.5 !important;
    }

    .Home_Research_Swiper .swiper-slide-active {
        opacity: 1 !important;
    }

   /* 20240909 */
    .Home_Research_Swiper .swiper-slide-active p{
        width: 616px;
        height: 428px;
        overflow: hidden;
    }

    .Home_Research_Swiper .swiper-slide-active p img{
        width: 616px;
        height: 428px;
        transition: all 0.5s;
    }

    .Home_Research_Swiper p {
        width: 475px;
        height: 330px;
        overflow: hidden;
    }

    .Home_Research_Swiper p img {
        width: 475px;
        height: 330px;
        transition: all 0.5s;
    }
    /* 20240909 end*/

    /* 20240514 */
    .Home_Research_Swiper p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Home_Research_Swiper h4 {
        margin-top: 20px;
        margin-left: 20px;
        height: 20px;
        font-size: 14px;
        color: #00712F;
    }

    .Home_Research_Swiper h4 a {
        color: #00712F;
    }

    .Home_Research_Swiper h5 {
        margin-top: 10px;
        margin-left: 20px;
        line-height: 23px;
        font-size: 18px;
        color: #232323;
    }

    .Home_Research_Swiper h5 a {
        color: #232323;
    }

    .Home_Research_BTPrev {
        position: absolute;
        right: -125px;
        bottom: 102px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Prev.png);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Research_BTPrev:hover {
        background: url(../images/Home_Banner_Prev_on.png);
    }

    .Home_Research_BTNext {
        position: absolute;
        right: -225px;
        bottom: 102px;
        width: 70px;
        height: 91px;
        background: url(../images/Home_Banner_Next.png);
        z-index: 2;
        cursor: pointer;
    }

    .Home_Research_BTNext:hover {
        background: url(../images/Home_Banner_Next_on.png);
    }

    .Home_Culture_Div {
        height: auto;
        margin-top: 87px;
        overflow: hidden;
    }

    .Home_Culture_Title {}

    .Home_Culture_List {
        height: auto;
    }

    .Home_Culture_List_Top {
        height: auto;
    }

    
     .Home_Culture_List_Left {        
		width: 24%;
        
    }

    .Home_Culture_List_Block {
	        float:left;
                width:100%;
		margin-bottom: 1.2rem;
		overflow:hidden;
       
    }
    .Home_Culture_List_Block:nth-child(3){margin-bottom:0;}
	

    .Home_Culture_List_Block p {     
                height: 11rem;
		overflow:hidden;
		
    }

    .Home_Culture_List_Block p img,.Home_Culture_List_Center p img,.Home_Culture_List_Right p img,.Home_Culture_List_Big p img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
   
    .Home_Culture_List_Block_Cover,.Home_Culture_List_Center_Cover,.Home_Culture_List_Right_Cover,.Home_Culture_List_Big_Cover{
        position: absolute;
        left: -1px;
        bottom: -1px;
        right: -1px;
        background: url(../images/bamask.png) no-repeat bottom center;
        background-size: auto;
        background-size: auto;
        background-size: 100% 100%;
        z-index: 1;
	padding: .5rem 0 0 .5rem;
        color: #fff;
        z-index: 2;
    }
	

    .Home_Culture_List_Block_Cover h4,.Home_Culture_List_Center_Cover h4,.Home_Culture_List_Right_Cover h4,.Home_Culture_List_Big_Cover h4 {        
        font-size: 16px;
        line-height: 25px;
        text-align: left;	
	overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
		
		
    }

    .Home_Culture_List_Block_Cover h4 a, .Home_Culture_List_Center_Cover h4 a,.Home_Culture_List_Right_Cover h4 a,.Home_Culture_List_Big_Cover h4 a{
        color: #fff;
    }

   
    .Home_Culture_List_Block_Cover h6,.Home_Culture_List_Center_Cover h6,.Home_Culture_List_Right_Cover h6,.Home_Culture_List_Big_Cover h6{
	   border-bottom: #00AA5C solid 0.3rem;
           width: 25px;
           padding: 0.5rem 0;
     }
	
	.Home_Culture_List_Center {
		width: calc(35% - 1rem);
		
		
    }
	.Home_Culture_List_Center_m {
	        float:left;
	        width:100%;
		margin-bottom: 1.2rem;
		overflow:hidden;
		
    }
	.Home_Culture_List_Center_m:nth-child(2){margin-bottom:0;}
    
	.Home_Culture_List_Center_m:nth-child(1) p {
		height: 19rem;
		overflow:hidden;
		

    }
	.Home_Culture_List_Center_m:nth-child(2) p {
		height: 15.2rem;
		overflow:hidden;
		

    }
		

    .Home_Culture_List_Right {
		width: 39%;
    }
	
   .Home_Culture_List_Right_L {
	        float:left;
	        width: calc(50% - 0.6rem);
		overflow: hidden;
       
    }
	.Home_Culture_List_Right_R {
                float:right;
		width: calc(50% - 0.6rem);
		overflow: hidden;
       
    }
	.Home_Culture_List_Right_L p,.Home_Culture_List_Right_R p {
       
		height: 14.6rem;
		overflow:hidden;
    }
		

    .Home_Culture_List_Big {
	        float:left;
		width:100%;
		margin-top: 1.2rem;
		overflow:hidden;
        
        
    }
   
    .Home_Culture_List_Big p{

              height: 19.6rem;
	      overflow:hidden;

    }

	
    .tran500{
	        -webkit-transition:all 0.5s linear; 
		-moz-transition:all 0.5s linear;
		 -ms-transition:all 0.5s linear; 
		 transition:all 0.5s linear;
    }


    .scaleimg:hover p img{ 
	         -webkit-transform: scale(1.1); 
		 -moz-transform: scale(1.1); 
		 -ms-transform: scale(1.1); 
		 transform: scale(1.1);
    }
	
    .flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

   /* .Home_Culture_List_Bottom .Home_Culture_List_Block {
        float: left !important;
    }*/

    /* Home_MediaHR_Div */
    .Home_MediaHR_Div {
        margin-top: 90px;
        margin-bottom: 90px;
        height: auto;
        overflow: hidden;
    }

    .Home_Media_Div {
        float: left;
        width: 780px;
    }

    .Home_Media {
        width: 100%;
        height: auto;
    }

    .Home_Media ul {
        width: 100%;
        height: auto;
    }

    .Home_Media li {
        padding: 20px 0;
        border-top: 1px solid #B0D3BF;
        width: 100%;
        height: auto;
    }

    .Home_Media li:last-child {
        border-bottom: 1px solid #B0D3BF;
    }

    .Home_Media li h4 {
        width: 100%;
        height: 19px;
        line-height: 19px;
        font-size: 14px;
        color: #00712F;
        margin-bottom: 5px;
    }

    .Home_Media li h4 a {
        color: #00712F;
    }

    .Home_Media li h5 {
        width: 100%;
        line-height: 23px;
        font-size: 18px;
        color: #232323;
    }

    .Home_Media li h5 a {
        color: #232323;
    }

    .Home_HR_Div {
        float: right;
        width: 330px;
    }

    .Home_HR_List {
        width: 100%;
        height: auto;
    }

    .Home_HR_List li {
        float: left;
        width: 155px;
        margin-bottom: 15px;
        height: 75px;
        border: 1px solid #00712F;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        font-size: 16px;
        color: #232323;
    }

    .Home_HR_List li:nth-child(2n) {
        float: right;
    }

    .Home_HR_List li a {
        color: #232323;
    }

    .Home_HR_List li:hover {
        background-color: #00712F;
    }

    .Home_HR_List li:hover a {
        color: #FFF;
    }

    /* Bottom_Box */
    .Bottom_Box {
        width: 100%;
        padding-top: 50px;
        height: 280px;
        /* background-color: #00712F; */
        /* 20240514 */
        background-color: #EFEFE1;  
        
        overflow: hidden;
    }


    .Bottom_Div {
        height: 280px;
    }


    .Bottom_Menu_Line {
        float: left;
        width: 130px;
        margin-left: 18px;


    }

    .Bottom_Menu_Line ul {
        width: 100%;
        list-style: none;
        /* border-left: 1px solid #409563; */
        border-left: 1px solid #FFF;/* 20240514 */
           
        padding-left: 12px;
    }

    .Bottom_Menu_Line li {
        padding-bottom: 12px;
        font-size: 14px;
        color: #C9BFB5;
        line-height: 18px;
    }

    .Bottom_Menu_Line li:last-child {
        padding-bottom: 0px;
    }
   /* 20240514 */
    .Bottom_Menu_Line li a {
        /* color: #C9BFB5; */
        color: #333;
     
    }
   /* 20240514 */
    .Bottom_Menu_Line li a:hover {
        color: #00712F;
    }


    .Bottom_Menu_Title {
        /* border-left: 1px solid #409563; */
        border-left: 1px solid #FFF;   /* 20240514 */
        padding-left: 12px;

        height: 38px;
        line-height: 20px;
        font-size: 18px;
        /* font-weight: bold; */
        color: #FFF;
    }

    .Bottom_Menu_Title2 {
        margin-bottom: 32px;
    }
        /* 20240514 */
    .Bottom_Menu_Title a {
        color: #000;
    }

    #BLine1 {}

    #BLine2 {}

    #BLine3 {}

    #BLine4 {}

    #BLine5 {}

   
     /* 20240909 */
    .Bottom_Black_Box {
        width: 100%;
        padding-top:33px;
        padding-bottom: 52px;
        height: 127px;        
        background-color: #00712F;
        /* overflow: hidden; */
    }
    .Bottom_Link_Div{
        width: 1200px;
        margin: 0 auto;
        height: 43px;
        display: flex;
        justify-content: center;
        margin-bottom: 21px;
    }
    .Bottom_Link{
        position: relative;
        padding:0 5px;
        width: 43px;        
        height: 43px; 
    }
    .Bottom_Link p{
        width: 43px;        
        height: 43px;
    }
    .Bottom_Link p img{
        width: 43px;        
        height: 43px;        
    }
    .Bottom_Link h4{
        position: absolute;  
        display:none;      
        width: 141px;        
        height: 148px;
        top:-148px;
        left: calc(50% - 70px);
        z-index: 2;
    }
    .Bottom_Link:hover h4{
        display: block;
    }

    .Bottom_Copyright_Div {
        width: 1200px;
        margin: 0 auto;
        height: auto;        
    }

      .Bottom_Copyright_Div .icp {
        display: flex;
        justify-content: center;
    }
    
    .Bottom_Copyright {
        width: 1200px;
        margin: 0 auto;
        height: 21px;
        display: flex;
        justify-content: center;
    }
    .Bottom_Copyright_Div p{        
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
             /* 20240514 */
        color: #C9BFB5;
    }
    .BackTop_Div{
        position: absolute;
        top:65pxx;
        right: -25px;
        width: 25px;
        height: 26px;
        z-index: 2;
    }
    .BackTop_Div img{
        width: 25px;
        height: 26px;
    }
    /* 20240909 end*/
   


    /* TopBaner_Div */
    .TopMenuBanner_Box {
        height: 565px !important;
    }

    .TopBaner_Div {
        width: 100%;
        height: 565px;
        overflow: hidden;
    }

    .TopBaner_Div p {
        width: 1920px;
        height: 565px;
        margin: 0 auto;
    }

    .TopBaner_Div p img {
        width: 1920px;
        height: 565px;
    }

    /* 20240514 */
    .TopBaner_Div h4 {
        position: absolute;
        bottom: 0;
        left: calc(50% - 600px);
        width: 266px;
        height: 112px;
        font-size: 45px;
        line-height: 112px;
        color: #FFF;
        text-align: center;
        background-color: #00712F;
    }

    .TopBaner_Div h4 a {
        color: #FFF;
    }

    /* 20240509 */
    .TopBaner_Div h4 a:hover {
        color: #FFF;
        text-decoration: none;
    }

    /* Nav_Div */
    /* 20240509 */
    .Nav_Div {
        height: 85px;
        line-height: 85px;
        font-size: 16px;
        color: #B19773;
    }

    /* 20240509 */
    .Nav_Div span {
        padding: 0 10px;
        color: #B19773;
    }

    .Nav_Div a {
        color: #000;

    }

    /* Edu_Undergraduate_Box */
    .Edu_Undergraduate_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content_Right_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        overflow: hidden;
    }

    .Edu_Undergraduate_Div {
        padding-top: 57px;
        height: auto;
    }

    /* 20240514 */
    .Edu_Undergraduate_Pic {
        float: left;
        width: 500px;
        height: 350px;
        overflow: hidden;
    }

    /* 20240514 */
    .Edu_Undergraduate_Pic img {
        width: 500px;
        height: 350px;
        transition: all 0.5s;
    }

    /* 20240514 */
    .Edu_Undergraduate_Pic:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Edu_Undergraduate_Content {
        float: right;
        width: 657px;
        height: auto;
    }

    .Edu_Title {
        text-align: left;
        width: auto;
        height: 56px;
        line-height: 42px;
        font-size: 34px;
        color: #232323;
        font-weight: bold;
        background: url(../images/Title_BK.jpg) left bottom no-repeat;
        margin-bottom: 18px;
    }

    .Edu_TitleRight {
        text-align: right;
        background: url(../images/Title_BK.jpg) right bottom no-repeat;
    }

    .Edu_Title a {
        color: #232323;
    }
    /* 20240514 */
    .Edu_Title a:hover {
        text-decoration: none;
    }
    .Edu_TitleRight {
        text-align: right;
        background: url(../images/Title_BK.jpg) right bottom no-repeat;
    }

    .Edu_Info {
        width: 100%;
        /* height: 100px; */
        line-height: 25px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .Edu_SeeAll {
        width: 100%;
        height: 28px;
    }

    .Edu_SeeAll a {
        float: right;
        padding-left: 20px;
        width: 98px;
        height: 28px;
        line-height: 23px;
        font-size: 16px;
        color: #00712F;
        background: url(../images/Arrow_All.png) center bottom no-repeat;
    }

    .Edu_TypeList {
        margin-top: 25px;
        width: 100%;
        height: auto;
    }

    .Edu_TypeList li {
        float: left;
        padding: 23px 0;
        margin-right: 30px;
        width: 126px;
        width: fit-content;
        width: -webkit-fit-content;
        width: -moz-fit-content;

        height: auto;
        border-bottom: 1px solid #E8E1DA;
        font-size: 18px;
        color: #00712F;
    }

    .Edu_TypeList li a {
        color: #00712F;
    }

    .Edu_Under_TypeList li:nth-child(3n) {
        width: 198px;
        margin-right: 0;
    }

    .Edu_Under_TypeList li:nth-child(3n-1) {
        width: 234px;
    }

    .Edu_Under_TypeList li:nth-child(3n-2) {
        width: 162px;
    }

    /* Edu_Postgraduate_Box */
    .Edu_Postgraduate_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content_Left_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        overflow: hidden;
    }

    .Edu_Postgraduate_Div {
        padding-top: 57px;
        height: auto;
    }
    /* 20240514 */
    .Edu_Postgraduate_Pic {
        float: right;
        width: 500px;
        height: 350px;
        overflow: hidden;
    }

    /* 20240514 */
    .Edu_Postgraduate_Pic img {
        width: 500px;
        height: 350px;
        transition: all 0.5s;
    }

    /* 20240514 */
    .Edu_Postgraduate_Pic:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Edu_Postgraduate_Content {
        float: left;
        width: 657px;
        height: auto;
    }

    .Edu_Post_TypeList li:nth-child(3n) {
        width: 198px;
        margin-right: 0;
    }

    .Edu_Post_TypeList li:nth-child(3n-1) {
        width: 144px;
    }

    .Edu_Post_TypeList li:nth-child(3n-2) {
        width: 126px;
    }

    .Edu_International_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content2_Right_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        min-height: 488px;
        overflow: hidden;
    }

    .Edu_Continuing_Box {
        width: 100%;
        height: auto;
        background: url(../images/Edu_Content2_Left_BK.jpg) top center no-repeat;
        margin-bottom: 90px;
        min-height: 466px;
        overflow: hidden;
    }


    /* Leader_Div */
    .Leader_Div {
        margin-top: 40px;
        margin-bottom: 50px;
        height: auto;
        overflow: hidden;
    }

    .Leader_Title_Div {
        border-left: 6px solid #00712F;
        background-color: #F8F6F4;
        height: 72px;
        line-height: 72px;
        padding-left: 27px;
        font-size: 22px;
        font-weight: bold;
        color: #232323;
    }

    .Leader_Title_Div a {
        color: #232323;
    }

    .Leader_Content_Div {
        height: auto;
        margin-bottom: 50px;
    }

    .Leader_Line {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #F8F6F4;
    }

    .Leader_Line_head {
        float: left;
        padding-left: 35px;
        width: 205px;
        line-height: 70px;
        font-size: 18px;
        font-weight: bold;
        color: #00712F;
    }

    .Leader_Line_head2 {
        float: left;
        width: 35px;

    }

    .Leader_Line_head a {
        color: #00712F;
    }

    .Leader_Line_Content {
        float: left;
        width: 960px;
        padding: 20px 0;
    }

    .Leader_Line_Content2 {
        float: left;
        width: 1165px;
    }

    .Leader_Line_Content2 span,
    .Leader_Line_Content span {
        float: left;
        width: 155px;
        line-height: 30px;
        font-size: 18px;
        color: #232323;
    }

    .Leader_Line_Content span a {
        color: #232323;
    }

    /* Structure_Div */
    .Structure_Div {
        height: 2917px;
        margin-bottom: 50px;
        background: url(../images/structure_BK_pc.png) center center no-repeat;
    }

    .Structure_Head_Pic {
        width: 100%;
        height: 120px;
        background: url(../images/Structure_Head.png) center center no-repeat;
    }

    .Structure_Div ul {
        width: 100%;
        height: 2857px;
    }

    .Structure_Div li {
        float: left;
        width: 598px;
    }

    .Structure_Div li:nth-child(2n) {
        float: right;
        width: 599px;
    }

    .Sturcture_Title {

        width: 100%;
        height: 72px;
        background: url(../images/Structure_Left.jpg) right center no-repeat;
    }

    .Sturcture_Title a {
        float: right;
        display: block;
        margin-right: 140px;
        text-align: right;
        height: 72px;
        line-height: 72px;
        font-size: 22px;
        font-weight: bold;
        color: #00712F;
    }

    .Structure_List {
        padding-top: 18px;
    }

    .Structure_List h4 {
        margin-right: 140px;
        line-height: 25px;
        font-size: 18px;
        color: #232323;
        text-align: right;
        padding-bottom: 15px;
    }

    .Structure_List h4 a {
        color: #232323;
    }

    .Structure_Div li:nth-child(2n) .Sturcture_Title {
        background: url(../images/Structure_Right.jpg) left center no-repeat !important;
    }

    .Structure_Div li:nth-child(2n) .Sturcture_Title a {
        float: left;
        margin-left: 140px;
        text-align: left;
    }

    .Structure_Div li:nth-child(2n) .Structure_List h4 {
        margin-left: 140px;
        text-align: left !important;
    }

    #SL1 {
        height: 302px;
    }

    #SL2 {
        margin-top: 72px;
        height: 532px;
    }

    #SL3 {
        height: 302px;
    }

    #SL4 {
        margin-top: -72px;
        height:302px;
    }

    #SL5 {
        height: 392px;
    }

    #SL6 {
        margin-top:-72px;
        height: 302px;
    }

    #SL7 {
         
        height: 392px;
       
    }

    #SL8 {
        height: 392px;
    }

    #SL9 {
        margin-top:-72px;
        height: 232px;
    }

    #SL10 {
        margin-top:-72px;
        height: 252px;
    }

    #SL11 {
        height: 352px;
    }

    #SL12 {
        margin-top:-15px;
        height: 282px;
    }

    #SL13 {
        height: 214px; 
    }

    #SL14 {
        margin-top:72px;
        height: 322px;
    }

    #SL15 {
        height: 352px;
    }

    #SL16 {
       
        height: 352px;
    }

    #SL17 { 
        height: 214px;
    }

    #SL18 {
       height: 214px; 
       
    }

    /* Research_Box */
    .Research_Box {
        width: 100%;
        height: 625px;
        overflow: hidden;
        background-color: #F8F6F4;
    }

    .Research_Div {
        padding-top: 58px;
        height: auto;
    }

    .Research_Title {
        width: 100%;
        height: 70px;
        line-height: 37px;
        font-size: 28px;
        font-weight: bold;
        color: #232323;
    }

    .Research_Title a {
        color: #232323;
    }

    .Research_Swiper {
        width: 1200px;
        height: 420px;
        overflow: hidden;
    }

    .Research_Swiper .swiper-slide {
        width: 372px;
        height: 380px;
        overflow: hidden;
    }

    .Research_Swiper p {
        width: 372px;
        height: 259px;
        overflow: hidden;
    }

    .Research_Swiper p img {
        width: 372px;
        height: 259px;
    }

    .Research_Swiper h4 {
        width: 100%;
        height: 19px;
        margin-top: 18px;
        font-size: 14px;
        color: #00712F;
        overflow: hidden;
    }

    .Research_Swiper h5 {
        width: 100%;
        margin-top: 10px;
        line-height: 25px;
        font-size: 18px;
        color: #232323;
        overflow: hidden;
    }

    .Research_Swiper h5 a {
        color: #232323;
    }

    .Research_BTNext {
        position: absolute;
        right: 0;
        top: -60px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Next.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Research_BTNext:hover {
        background: url(../images/Home_trailer_Next_on.jpg);
    }

    .Research_BTPrev {
        position: absolute;
        right: 42px;
        top: -60px;
        width: 36px;
        height: 36px;
        background: url(../images/Home_trailer_Prev.jpg);
        z-index: 2;
        cursor: pointer;
    }

    .Research_BTPrev:hover {
        background: url(../images/Home_trailer_Prev_on.jpg);
    }

    .Research_pagination {
        font-size: 12px;
        bottom: 0px !important;
        height: 20px !important;
    }

    .Research_pagination .swiper-pagination-bullet {

        background-color: #00712F;
        opacity: 1;
    }

    .Research_pagination .swiper-pagination-bullet-active {
        background-color: #92BFA3;
    }

    .Research_pagination .swiper-pagination-bullet:focus {
        outline: none;
    }

    .Research_List {
        padding-top: 105px;
        padding-bottom: 110px;
        height: 170px;

    }

    .Research_List li {
        float: left;
        width: 370px;
        height: 170px;
        margin-right: 45px;
    }

    .Research_List li:nth-child(3n) {
        margin-right: 0px;
    }


    /* Academic_Div */
    .Academic_Div {
        height: auto;
        overflow: hidden;
    }

    .Academic_Left {
        float: left;
        width: 282px;
        height: auto;
    }

    .Academic_Type {
        width: 266px;
        height: auto;
        padding-bottom: 38px;
        background-color: #00712F;
    }

    .Academic_Type ul {
        /* position: absolute; */
        padding-top: 21px;
        width: 282px;
        height: auto;
        overflow: hidden;
        z-index: 2;
    }

    .Academic_Type li {
        width: 266px;
        height: 85px;
        border-right: 16px solid transparent;
        line-height: 86px;
        font-size: 22px;
        text-align: center;
        color: #FFF;
    }

    .Academic_Type li a {
        color: #FFF;
    }

    /* 20240509 */
    .Academic_Type li a:hover {
        color: #FFF;
        text-decoration: none;
    }

    .Academic_now {
        width: 266px;
        height: 85px;
        font-weight: bold;
        background-color: #B29873;
        border-right: 16px solid #B29873;
    }


    .Academic_Right {
        float: right;
        width: 870px;
        height: auto;
    }

    .Academic_Title {
        padding: 44px 30px 44px 36px;
        background-color: #F8F6F4;
        height: 80px;
        font-size: 16px;
        line-height: 25px;
        color: #232323;
        margin-bottom: 32px;

    }

    .Academic_Title a {
        color: #232323;
    }

    .Academic_Content ul {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 140px;
    }

    .Academic_Content li {
        border-top: 1px solid #E8E1DA;
        padding: 35px 16px;
        height: auto;
        overflow: hidden;
    }

    .Academic_Content li:hover {
        background-color: #F8F6F4;
    }

    .Academic_Content li:last-child {
        border-bottom: 1px solid #E8E1DA;
    }
/* 20240514 */
    .Academic_Content li p {
        float: left;
        width: 242px;
        height: 340px;
        margin-right: 35px;
        overflow: hidden;
    }
/* 20240514 */
    .Academic_Content li p img {
        width: 242px;
        height: 340px;
        transition: all 0.5s;
    }
    /* 20240514 */
    .Academic_Content li p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }
    .Academic_Block {
        float: left;
        width: 560px;
        height: auto;
    }

    .Academic_Content li h4 {
        line-height: 28px;
        font-size: 22px;
        font-weight: bold;
        color: #232323;
        margin-bottom: 20px;
    }

    .Academic_Content li h4 a {
        color: #232323;
    }

    .Academic_Content li h5 {
        height: 218px;
        line-height: 24px;
        font-size: 16px;
        color: #232323;
        margin-bottom: 20px;
    }

    .Academic_Content li h5 a {
        color: #232323;
    }

    .Academic_Enter a {
        float: left !important;
    }


    /* Updates_List_Div */
    .Updates_List_Div {
        height: auto;
        overflow: hidden;
    }

    .Updates_List_Div ul {
        width: 100%;
        height: auto;
    }

    .Updates_List_Div li {
        padding: 30px 15px;
        border-bottom: 1px solid #E8E1DA;
        height: auto;
        overflow: hidden;
    }

    .Updates_List_Div li:hover {
        background-color: #F8F6F4;
    }

    /* 20240514 */
    .Updates_List_Div li p {
        float: left;
        margin-right: 20px;
        width: 280px;
        height: 195px;
        z-index: 2;
        overflow: hidden;
    }

    /* 20240514 */
    .Updates_List_Div li p img {
        width: 280px;
        height: 195px;
        transition: all 0.5s;
    }

    /* 20240514 */
    .Updates_List_Div li p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .Updates_List_Text {
        width: 100%;
        height: auto;
    }
   
    .Updates_List_Text .source{
        color: #B19773;
        font-size: 18px;
        padding-left: 20px;
        background: url(../images/Icon_Star_Brown.png) left center no-repeat;
        

    }


    .Updates_List_Text h4 {
        font-size: 22px;
        line-height: 28px;
        color: #000;
        margin-bottom: 10px;
    }

   
    .Updates_List_Text h4 a {
        color: #000;
    }

    .Updates_List_Text h5 {
        font-size: 14px;
        line-height: 20px;
        color: #7F7F7F;
        margin-bottom: 10px;
    }

    .Updates_List_Text h5 a {
        color: #7F7F7F;
    }

    .Updates_List_Text h6 {
        font-size: 16px;
        line-height: 20px;

        color: #000;

    }

    .Updates_List_Text h6 a {
        color: #000;
    }

    .List1_PageControl {
        padding-top: 65px;
        margin-bottom: 85px;
    }

    .List2_PageControl {
        padding-top: 72px;
        margin-bottom: 95px;
    }

    /* ListPic_Div */
    .ListPic_Div {
        height: auto;
        overflow: hidden;
    }

    .ListPic_Div ul {
        width: 100%;
        height: auto;
    }

    .ListPic_Div li {
        float: left;
        width: 274px;
        height: auto;
        margin-right: 16px;
      /*margin-right: 24px;*/
        margin-bottom: 35px;
    }

   /* .ListPic_Div li:nth-child(3n) {
        margin-right: 0px!important;;
    }*/
   .ListPic_Div .fr {
        float: right;
       
    }

    /* 20240514 */
    .ListPic_Div li p {
        width: 274px;
        height: 190px;
        margin-bottom: 16px;
        overflow: hidden;
    }

    /* 20240514 */
    .ListPic_Div li p img {
        width: 274px;
        height: 190px;
        transition: all 0.5s;
    }

    /* 20240514 */
    .ListPic_Div li p:hover img {
        scale: 1.2;
        transition: all 0.5s;
    }

    .ListPic_Div li h4 {
        width: 100%;
        font-size: 20px;

        line-height: 25px;
        color: #000;
    }

    .ListPic_Div li h4 a {
        color: #000;
    }

    /* Search_Box */
    .Search_Box {
        width: 100%;
        height: 243px;
        background-color: #F8F6F4;
        overflow: hidden;
    }

    .Search_Div {
        margin: 0 auto;
        margin-top: 87px;
        width: 868px;
        height: 72px;
        border-radius: 36px;
        background-color: #00712F;
    }

    .SearchInput {
        float: left;
        padding-left: 45px;
        margin-top: 18px;
        width: 715px;
        height: 35px;
        border-right: 1px solid #FFF;
    }

    .SearchInput input {
        width: 715px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        color: #FFF;
        background-color: transparent;
    }

    .SearchInput input::input-placeholder {
        color: #FFF;

    }

    .SearchInput input::-webkit-input-placeholder {
        color: #FFF;

    }

    .SearchInput input::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #FFF;

    }

    .SearchInput input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #FFF;

    }

    .SearchInput input::-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #FFF;

    }

    .SearchInputBT {
        float: left;
        margin-top: 18px;
        width: 70px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        overflow: hidden;
    }

    .SearchInputBT a {
        color: #FFF;
    }

    .SearchInputBT .sub{
        line-height: 35px;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        background-color: #00712F;
        margin-left:12px;
  }

    .SearchInputBT img {
        margin: 0 auto;
        margin-top: 11px;
        width: 28px;
        height: 28px;
    }

    .Search_Body {
        margin-top: 26px;
    }

    .Search_Left {
        /* width: 964px; */
        width: 100%;
    }

    .Search_Info {
        margin-top: 10px;
        height: 70px;
        font-size: 16px;
        color: #232323;
        line-height: 70px;
    }

    .Search_Info span {
        color: #00712F;
    }

    .Search_List {
        width: 100%;
    }

    .Search_List ul {
        width: 100%;
        list-style: none;
    }

    .Search_List li {
        padding-top: 33px;
        padding-bottom: 40px;

        /* background-color: #F7F7F7; */
        border-top: 1px solid #CDCDCD;
    }

    .Search_List li:last-child {
        border-bottom: 1px solid #CDCDCD;
    }

    .Search_List li h4 {
        font-size: 22px;

        line-height: 28px;
        color: #000;
        margin-bottom: 8px;
    }

    .Search_List li h4 span {
        font-weight: bold;
        color: #00712F;
    }

    .Search_List li h4 a {
        color: #232323;
    }

    .Search_List li h5 {
        font-size: 16px;
        line-height: 20px;
        color: #232323;
        margin-bottom: 15px;

    }

    .Search_List li h6 {
        font-size: 16px;
        line-height: 22px;
        color: #232323;
    }

    .Search_List li h6 a {
        color: #232323;
    }

    .Search_List li span {
        color: #00712F;

    }

    .Search_Right {
        width: 248px;
    }

    .Search_PageControl {
        padding-top: 45px;
        margin-bottom: 45px;
    }

    .SearchTime_Div {
        width: 246px;
        border: 1px solid #EBECF1;
    }

    .SearchTime_Title {
        text-align: center;
        height: 65px;
        line-height: 65px;
        font-size: 26px;
        color: #0A6FD7;
        border-bottom: 1px solid #EBECF1;
    }



    .SearchTime_List {
        padding: 22px 20px;
        height: 280px;
    }

    .SearchTime_Line {
        margin-bottom: 16px;
    }

    .Search_PageControl {
        padding-top: 65px;
        margin-bottom: 85px;
    }


    /* Artical_Box */
    .Artical_Div {
        height: auto;
        overflow: hidden;
    }

   .Artical_Div h3{
       font-size: 2.4em;
       padding-bottom: 20px;
       margin-bottom: 30px;
       border-bottom: 1px solid #F0F0E1;
       color: #27AE60;
       font-weight: 500;
       line-height: 1.1;
        
    }

    .Artical_Title {
        line-height: 43px;
        font-size: 34px;
        font-weight: bold;
       /*text-align: center;*/
        color: #232323;
        padding: 65px 30px 55px 30px;

    }

    .Artical_Info {
        line-height: 50px;
        height: 50px;
        background-color: #F8F6F4;
        font-size: 16px;
        color: #232323;
        /*overflow: hidden;*/
    }

    .Artical_Info_Left {
        float: left;
        margin-top: 15px;
        width: 50%;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }

    .Artical_Info_Left span {
        padding-left: 15px;
        padding-right: 15px;
    }

    .Artical_Info_Right {
       /*margin-top: 15px;*/
        float: right;
        width: 230px;
        height: 50px;
    }

    .Artical_Info_Right h4 {
        float: left;
        width: 40px;
        height: 50px;
        line-height: 50px;
    }

    .Artical_Info_Right ul {
        float: left;
        display: flex;
        justify-content: space-between;
        width: 140px;
        height: 26px;
    }

    .Artical_Info_Right li {
        width: 25px;
        height: 25px;
    }

    .Artical_Info_Right li img {
        width: 25px;
        height: 25px;
    }

    .Artical_Info span {
        color: #6D6D6D;
        /* margin-right: 10px; */
    }

    .Artical_Content {
        margin: 0 auto;
        max-width: 1040px;
        height: auto;
    }

    .Artical_Content p {
       /* margin-top: 45px;*/
        line-height: 40px;
        font-size: 18px;
        color: #232323;
       /* margin-bottom: 40px;*/
        text-indent: 36px;
        text-align: justify; 
    }

    .Artical_Content p img {
        display: block;
        margin: 0 auto;
        width: 800px;
    }


    .Artical_Content span {
        margin: 0 auto;
        width: 800px;
        display: flex;
        /*justify-content: center;*/
        line-height: 20px;
        font-size: 14px;
        color: #525252;
        text-indent: 0px;
        /* text-align: center; */
       /* margin-top: 10px;
        margin-bottom: 10px;*/
    }

    .Artical_Content em img {
        width: 100%;
    }

    .Artical_PageControl .PageControl_Box {
        margin-bottom: 0;
    }

    .Artical_PageControl {
        padding-top: 55px;
        padding-bottom: 85px;
    }


     /* Visitor_Div */

    .Visitor_Title_Div {
        background-color: #F8F6F4;
        height: 52px;
        line-height: 52px;
        padding-left: 25px;
        font-size: 18px;
        font-weight: 500;
        color: #27AE60;
        border-bottom: 1px solid #E8E7E6;
    }

    .Visitor_Title_Div a {
        color: #232323;
    }

    .Visitor_Content_Div {
        height: auto;
        margin-bottom: 50px;
    }

    .Visitor_Line {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #F8F6F4;
    }


    .Visitor_Line_head2 {
        float: left;
        width: 35px;

    }

    .Visitor_Line_head a {
        color: #00712F;
    }

    .Visitor_Line_Content {
        float: left;
        padding:15px 5px 15px 25px;
    }

    .Visitor_Line_Content2 {
        float: left;
        
    }

    .Visitor_Line_Content2 span,
    .Visitor_Line_Content span {
        float: left;
        width: 205px;
        line-height: 50px;
        font-size: 16px;
        color: #27AE60;
    }

    .Visitor_Line_Content span a {
        color: #232323;
    }

    .Visitor_Line_Content span a:hover {

        color: #B29873;
    }


}